UCF STIG Viewer Logo

Library files must have mode 0755 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-793 GEN001300 SV-39821r1_rule DCSL-1 Medium
Description
Unauthorized access could destroy the integrity of the library files.
STIG Date
Solaris 10 X86 Security Technical Implementation Guide 2014-06-27

Details

Check Text ( None )
None
Fix Text (F-947r2_fix)
Change the mode of library files to 0755 or less permissive.

Procedure (example):
# chmod 0755 /path/to/library-file

NOTE: Library files should have an extension of .a or .so, possibly followed by a version number.